Investigator API
POST Search TaxRates
Overview
Searches for taxes based on the specified criteria.
OperationId: POST Search TaxRates
Authorization Method(s): OAuth
Verb: POST
End Point: /api/taxadmin/search
Overview
| code | description |
|---|---|
| 200 | Returns the search results based off of the given search criteria |
| 401 | User is not authorized to use the API. |
| 404 | No taxes were found for the search criteria. |
| 400 | Location does not exist, or other parameters are set. |